Partial backport of [[https://github.com/bitcoin/bitcoin/pull/25218 | core#25218]] (https://github.com/bitcoin/bitcoin/pull/25218/commits/22351725bc4c5eb63ee45f607374bbf2d76e2b8c) and [[https://github.com/bitcoin/bitcoin/pull/25721 | core#25721]].
We jump to use util::Result directly as it's already in the repo and is cleaner.