```
...by moving the try/catch out of LoadChainstate
```
Partial backport of [[https://github.com/bitcoin/bitcoin/pull/23280 | core#23280]]:
https://github.com/bitcoin/bitcoin/pull/23280/commits/aad8d597890c3707ae96fdb2b9fadc270ca574dd
Depends on D12571.
Note that the extra scope will be removed in a follow up.