Wallets and self-custody

Card 102

Wallets and self-custody
Card 102
Topic 8 · Wallets and self-custody · Navigator

Why should you test a wallet backup?

Card answer

Correct answer

Answer C: To check that recovery actually works.

Quick explanation

A backup may look correct at first but still fail just when you need it. A recovery test and an emergency plan show whether access can really be restored.

Detailed explanation

A backup can look complete and legible yet be unusable in an emergency: a word was recorded incorrectly, a passphrase is missing, the wrong address scheme is used or a multisig wallet policy is undocumented. A planned recovery test checks whether the saved information can derive the expected wallet or a known receiving address again.

The test should take place before actual device loss and in a controlled environment. The real seed phrase must not be unnecessarily entered into an online, third-party or untrusted device. Safe recovery or a watch-only comparison can check expected addresses without moving real bitcoin.

An emergency plan covers not only device loss but also fire, water, moving home, theft, illness, incapacity or death. It specifies which information is kept separately, how to bring it together safely and which trusted people need understandable instructions. It must not automatically give those people unrestricted access during the user's lifetime.

A new passphrase, device change, altered multisig setup or new wallet policy can make old backups and instructions unusable. Recovery tests and emergency plans must therefore be reassessed after major changes. A sealed or durable storage medium is no substitute for a tested process.

Example or everyday application

Someone has a readable seed backup. During controlled recovery testing, they discover that the additional passphrase is missing from the emergency plan. They complete the documentation before a real loss occurs, without giving secrets to support staff or another person's device.

Key takeaway

A backup is reliable only when recovery and the emergency plan have been checked.

Sources used

Primary source · EN · Beginner-friendly

Securing your wallet

HTTPS: YESChecked: 21.09.2026REACHABLE
Check original source
Supplementary source · EN · Technical source

Bitcoin Core - Managing the Wallet

HTTPS: YESChecked: 19.09.2026REACHABLE

This source is mainly intended for developers. The relevant information may therefore be harder to find.

Check original source