Every serious institutional Bitcoin holder uses multisig. The reasons are well-understood in the custody world: single-key Bitcoin is a single point of failure. If that key is lost, the Bitcoin is gone forever. If the key is stolen, the Bitcoin is gone forever. For an individual holding life-changing wealth in a hardware wallet, these risks are not theoretical — they are the central operational problem of Bitcoin ownership.

What is less often discussed is that single-key Bitcoin is also a single point of failure for succession. When a Bitcoin holder dies with funds secured by a single private key and that key is in a safe deposit box that heirs cannot immediately access, or in a hardware wallet that requires a PIN that no one knows, or in a passphrase-protected wallet documented only in an undiscoverable memory — the estate is in crisis. The funds may be permanently inaccessible. This outcome is more common than the industry acknowledges.

Multisig solves both problems simultaneously. It eliminates the single point of failure for both security and succession, distributes control across multiple parties and locations, and creates a structure that estate attorneys, trustees, and heirs can work with. This guide explains how to use multisig as the foundation of an institutional-grade bitcoin multisig estate plan — covering quorum design, trust integration, legal frameworks, real-world case studies, provider comparisons, and the specific trust provisions that make multisig work across generations.

At approximately $66,000 per Bitcoin in early 2026, the federal estate tax exemption under the OBBBA (One Big Beautiful Bill Act) of $15 million per individual / $30 million per married couple means a couple can transfer roughly 454 BTC free of estate tax. For holdings above those thresholds — or for anyone who expects Bitcoin to appreciate significantly — the custody architecture you choose today determines whether your heirs will actually receive the wealth you intend to transfer. Multisig is the only architecture that reliably solves this problem.

In This Guide
  1. What Multisig Is: The Basic Mechanics
  2. Why Single-Key Bitcoin Fails in Estate Planning
  3. Quorum Structures for Different Family Situations
  4. Quorum Configuration Comparison Table
  5. Multisig vs. Single-Sig Estate Outcomes
  6. Best Quorum by Family Size and Holdings
  7. Geographic Distribution: The Three-Location Rule
  8. Case Study: The $66M Home Invasion — Why Multisig Defeats Physical Attack
  9. Case Study: The Hong Kong Seed Phrase Theft — Why Multisig Defeats Domestic Theft
  10. What Happens to Multisig in an Estate
  11. Documenting Multisig for Heirs
  12. The Letter of Instruction for Multisig
  13. The Directed Trust + Multisig Model
  14. Worked Example: Family of 4 — 2-of-3 Multisig Inside an Irrevocable Trust
  15. Bitcoin-Specific Trust Provisions for Multisig
  16. Signing Ceremony Requirements
  17. Hardware Wallet Standards for Trust Multisig
  18. Multisig Vendors and Platforms
  19. Multisig Provider Comparison Table
  20. Collaborative Custody vs. Self-Custody in Trusts
  21. Insurance for Multisig Bitcoin
  22. Legal Framework: How Courts Treat Multisig
  23. Multisig + Quantum Resistance: BIP-360 Migration
  24. Multisig Key Management for Dynasty Trusts (100+ Years)
  25. Multisig with a Wyoming Private Family Trust Company
  26. Multisig for Married Couples
  27. 2026 Estate Tax Context and Multisig Planning
  28. Implementation Checklist
  29. Frequently Asked Questions

What Multisig Is: The Basic Mechanics

A multisignature (multisig) Bitcoin wallet requires multiple private keys to authorize a transaction, rather than a single key. A 2-of-3 multisig wallet generates three keys (or "extended public keys" at the descriptor level) and requires any two of the three to sign a transaction. No single key can move the Bitcoin alone.

This architecture achieves two things simultaneously:

For estate planning, the redundancy property is what matters most. Heirs can access the Bitcoin after the holder's death as long as they can assemble two of the three keys, even if one is held by the deceased and temporarily inaccessible.

Technically, multisig is implemented using Bitcoin's native OP_CHECKMULTISIG opcode (for legacy and P2SH addresses) or through witness scripts (for P2WSH SegWit addresses). The wallet descriptor — a standardized string that encodes the quorum policy and all extended public keys — is the critical piece of information needed to reconstruct the wallet in any compatible software. This descriptor is public information (it cannot authorize transactions) and should be stored with estate documents for heir access.

The signing process uses Partially Signed Bitcoin Transactions (PSBTs) — a standard format (BIP-174) that allows a transaction to be passed between signers, each adding their signature independently. The first signer creates the PSBT, signs it with their key, and passes it to the second signer, who adds their signature to complete the quorum. This process can happen asynchronously and across geographic locations, which is precisely what makes it suitable for trust and estate structures where keyholders may be in different cities, states, or countries.

Why Single-Key Bitcoin Fails in Estate Planning

Before diving deeper into multisig configurations, it is worth understanding precisely why single-key Bitcoin — the setup most individual holders use — creates catastrophic estate planning failures. The failure modes are not edge cases. They are the default outcome when no plan exists.

Failure Mode 1: The Inaccessible Key

The holder dies. The hardware wallet is in a safe. The safe combination is known only to the holder. The cold storage seed phrase backup exists somewhere — possibly in a safe deposit box — but no one knows which bank, which branch, or which box. The executor spends months searching. If the backup is never found, the Bitcoin is permanently lost. Estimates suggest 3-4 million BTC (15-20% of all Bitcoin ever mined) are permanently inaccessible, much of it due to exactly this scenario.

Failure Mode 2: The Discoverable Key

The opposite problem: the holder stores the seed phrase in a location that is too accessible. A family member, house cleaner, home health aide, or anyone with physical access discovers the 24 words, imports the wallet on a phone, and transfers the Bitcoin before anyone notices. Single-key Bitcoin offers zero protection against this — anyone with the seed phrase has complete, irrevocable control. There is no "undo" button, no fraud department to call, no chargeback mechanism.

Failure Mode 3: The Probate Delay

Even if the key is accessible, the estate may be subject to probate — a court-supervised process that can take 6-18 months (or longer in contested estates). During probate, Bitcoin's price can move 50-80% in either direction. Assets held in probate cannot be sold, traded, or even moved to more secure custody. A properly structured trust avoids probate entirely, but single-key Bitcoin held outside a trust (titled to the individual, not the trust) may be stuck in probate limbo regardless of the holder's intentions.

Failure Mode 4: The Contested Key

Multiple heirs claim the right to access the Bitcoin. Without multisig, whoever physically possesses the hardware wallet or seed phrase has de facto control — regardless of what the will says. This creates a race condition: the first heir to access the key can transfer the Bitcoin irreversibly, and the legal system has no mechanism to reverse an on-chain transaction. Multisig eliminates this race condition by requiring quorum consensus for any transaction.

The fundamental problem: Single-key Bitcoin forces a choice between security (hiding the key so well that no one can steal it) and accessibility (making the key findable so heirs can access it). Multisig eliminates this tradeoff entirely. Each key can be stored openly with its designated holder because no single key can authorize a transaction. Security and accessibility are no longer in tension.

Quorum Structures for Different Family Situations

2-of-3: The Most Common Structure

The 2-of-3 quorum is the default institutional choice and appropriate for most Bitcoin families. Three keys are created and distributed across three parties or locations. Any two can sign. The holder keeps one key (on hardware, at their primary residence), a trusted family member or estate attorney holds a second key (at a different location), and a professional custodian or institutional service holds the third key.

In estate succession: the holder dies holding Key 1. Key 2 (trusted person) and Key 3 (professional custodian) together can access the Bitcoin immediately after death, without waiting for probate, without needing to recover Key 1 from the deceased's possessions.

The 2-of-3 structure is the foundation of collaborative custody services like Unchained and Casa, making it the most operationally mature multisig configuration. Estate attorneys are increasingly familiar with it, collaborative custody providers have built heir onboarding workflows around it, and the signing process is straightforward enough that non-technical trustees can participate with minimal training.

3-of-5: For Larger Families or Institutional Structures

A 3-of-5 quorum is appropriate for families with complex succession structures, significant holdings ($5M+ in Bitcoin), or multiple trustees. Five keys are distributed across five parties or locations; any three are needed to transact. This structure provides much higher redundancy — you can lose two keys and still access the funds — but is substantially more operationally complex. Periodic key signing exercises, annual verification of key accessibility, and clear documentation of all five keyholder locations are essential if you use 3-of-5.

For a Bitcoin family office in Wyoming directed trust holding significant Bitcoin, the 3-of-5 structure is worth the operational overhead. The Investment Director might hold two keys, the Administrative Trustee might hold one in escrow, a trusted family member holds one, and a backup custodian holds one. No single party can act unilaterally; the required coalition of three prevents both theft and unauthorized distribution.

2-of-5: Maximum Redundancy, Reduced Security Threshold

A 2-of-5 configuration provides extreme redundancy — three keys can be lost and the Bitcoin remains accessible. However, it also creates a lower security threshold: any two of five keyholders can conspire to move funds. This makes 2-of-5 appropriate only for situations where the primary risk is key loss rather than theft, and where all five keyholders are deeply trusted. In practice, 2-of-5 is used by some family offices as a "doomsday" configuration for backup wallets that hold a portion of the family's Bitcoin — the logic being that if a catastrophic event destroys three keys, the remaining two can still recover funds.

2-of-2: Married Couples Only, With Caution

A 2-of-2 requires both keys to sign. Both spouses hold a key, and any transaction requires both. This provides mutual control and prevents unilateral movement of assets, which has appeal for jointly-held Bitcoin. The severe drawback: if either spouse dies unexpectedly, the Bitcoin becomes inaccessible unless the surviving spouse can recover the deceased's key. For married couples who want mutual control, a 2-of-3 with the third key held by an estate attorney is significantly safer. See our dedicated section on multisig for married couples below.

4-of-7: Board-Level Governance

For family offices with formal governance structures, a 4-of-7 or 5-of-7 quorum mirrors a board vote — a majority of keyholders must agree before any transaction is authorized. This is the quorum structure used by some Bitcoin treasuries and institutional funds. The operational complexity is significant: seven hardware wallets must be maintained, seven keyholders must be available for periodic signing exercises, and the trust document must address what happens when a keyholder leaves the board. For most families, 3-of-5 provides sufficient governance without the overhead of 4-of-7.

Quorum Configuration Comparison: Which Is Right for Your Family?

The quorum structure — the ratio of required signatures to total keys — is the most consequential design decision in multisig estate planning. Each configuration makes a different tradeoff between security, complexity, and inheritance reliability:

Config Keys Lost Before Failure Security Threshold Operational Complexity Best For Estate Planning Grade
1-of-1 (single key) 0 — any loss is total loss 1 key = full access Very low Small holdings; requires perfect backup discipline F — Single point of failure for succession
2-of-3 1 — lose 1 key safely 2 keys needed = strong Moderate Most families; default institutional choice; collaborative custody A — Optimal balance for most estates
2-of-5 3 — extreme redundancy 2 keys = lower threshold Higher Backup/doomsday wallets; environments where key loss is the primary risk B- — Redundancy at expense of security
3-of-5 2 — lose 2 keys safely 3 keys needed = very strong Higher $5M+ holdings; institutional structures; multiple trustees A+ — Gold standard for large estates
2-of-2 0 — both keys required; loss = total loss 2 keys = mutual control Low Generally not recommended — too fragile for inheritance D — No key loss tolerance
4-of-7 3 — high redundancy 4 keys = very high Very high Large family offices with formal governance; board-level signing A — If governance structure supports it

The 2-of-3 configuration is correct for most Bitcoin families because it: eliminates the single-key loss risk without requiring coordination of three parties for routine transactions; allows collaborative custody services (Unchained, Casa) to hold one key; distributes the other two geographically; and is well-understood by estate attorneys, successor trustees, and Bitcoin custody professionals.

Multisig vs. Single-Sig: Estate Outcomes Compared

The difference between single-sig and multisig becomes starkest when you examine specific estate scenarios. The table below compares outcomes across the most common failure events in Bitcoin estate administration:

Scenario Single-Sig Outcome Multisig (2-of-3) Outcome
Holder dies, key location unknown Bitcoin permanently lost Keys 2 + 3 access funds immediately
Home invasion / $5 wrench attack Attacker coerces signing; Bitcoin stolen Single key insufficient; attacker cannot transact
House fire destroys hardware wallet Bitcoin lost unless seed backup exists offsite Remaining 2 keys at other locations; funds safe
Spouse discovers seed phrase pre-divorce Spouse transfers Bitcoin unilaterally Single key cannot authorize transfer
Executor takes 12+ months for probate Bitcoin frozen; price volatility during delay Trust-held multisig bypasses probate entirely
Multiple heirs contest ownership Whoever grabs the key first wins Quorum requirement prevents unilateral action
Holder becomes incapacitated (stroke, dementia) Funds frozen until guardianship/conservatorship Keys 2 + 3 maintain access; POA holder can sign
Hardware wallet firmware becomes obsolete Must recover from seed; risk of error Rotate the affected key; other keys provide continuity

In every scenario that matters for estate planning — death, incapacity, theft, fire, domestic disputes, probate delays — multisig produces a dramatically better outcome than single-sig. The question is not whether to use multisig for estate-relevant Bitcoin holdings. The question is which quorum structure and which custody partners to select.

Best Quorum Configuration by Family Size and Holdings

The optimal multisig configuration depends on your family structure, the number of trusted parties available to hold keys, and the value of the Bitcoin holdings. Here is our recommendation framework:

Family Situation Holdings Recommended Config Key Distribution
Individual, no dependents < $500K 2-of-3 Self + estate attorney + collaborative custodian
Married couple, no children < $2M 2-of-3 Spouse A + Spouse B + collaborative custodian
Married couple, 1-3 children $500K–$5M 2-of-3 Primary holder + trusted family + Unchained/Casa
Married couple, 1-3 children $5M–$30M 3-of-5 Holder + spouse + estate attorney + custodian + geographic backup
Blended family (second marriage) Any 3-of-5 Holder + current spouse + child from first marriage + attorney + custodian
Multi-generational family office $30M+ 3-of-5 or 4-of-7 PFTC directors + investment advisor + custodian + geographic vaults
Business partners Any 3-of-5 Partner A + Partner B + CFO/attorney + custodian + backup

Geographic Distribution: The Three-Location Rule

The security benefit of multisig is diminished if multiple keys are kept at the same location. If your house burns down and Keys 1 and 2 are both in a home safe, you have a 2-of-3 multisig that has effectively become single-key with respect to fire risk. The institutional practice is to maintain at least three geographically distinct key locations, following what practitioners call the three-location rule:

For families with multi-state or international footprint, geographic distribution should reflect actual risk geography — not just different rooms or buildings within the same city, which shares risks of regional natural disasters and infrastructure failures.

Geographic Distribution for 3-of-5 Configurations

For 3-of-5 setups, the geographic distribution framework expands to five locations across at least three distinct jurisdictions:

Each location should be in a different natural disaster zone. Keys 1 and 2 should never share the same flood plain, earthquake fault line, or hurricane corridor. For families with international exposure, placing one key outside the United States provides a structural hedge against domestic seizure risk — though this must be balanced against the operational complexity of accessing an international key when needed for time-sensitive transactions.

Geographic distribution and estate documents: The Letter of Instruction must clearly document each key location, including the physical address, the access credentials (safe deposit box number, combination, or custodian contact), and the conditions under which each key can be accessed. If a keyholder relocates, the Letter of Instruction must be updated within 30 days. Geographic distribution that is documented poorly is nearly as dangerous as geographic distribution that doesn't exist.

Case Study: The $66M Home Invasion — Why Multisig Defeats Physical Attack

Case Study — Physical Attack Vector

$66 Million Bitcoin Home Invasion Robbery (2025)

In one of the largest cryptocurrency thefts in history, armed attackers invaded the home of a Bitcoin holder and coerced them into transferring approximately $66 million in Bitcoin at gunpoint. The victim had single-key custody — meaning their hardware wallet and/or seed phrase, accessible at their residence, was sufficient to authorize the full transfer. The attackers didn't need to hack anything. They needed a gun and an address.

This case — analyzed in depth in our full security assessment — represents the most visceral failure mode of single-key Bitcoin custody. It is often called the "$5 wrench attack" in Bitcoin security circles: no amount of cryptographic security helps when an attacker can physically coerce the sole keyholder.

How Multisig Would Have Prevented This

In a 2-of-3 multisig configuration, the victim's home key is one of three. Even under coercion, the attacker can only obtain one signature. The second key — held at a different location by a different party — is physically inaccessible to the attacker. The transaction cannot be completed.

More importantly, the attacker knows the transaction cannot be completed. If multisig custody is widely adopted, the economic incentive for home invasion drops dramatically because the attack vector is structurally neutralized. The victim can truthfully say: "I only hold one key. I physically cannot move the Bitcoin from this location." This is not a bluff or a social engineering defense — it is a cryptographic reality.

Implications for Estate Planning

The $66M robbery case has direct estate planning implications beyond physical security:

Case Study: The Hong Kong Seed Phrase Theft — Why Multisig Defeats Domestic Theft

Case Study — Domestic Attack Vector

Hong Kong Spouse Seed Phrase Theft

In a case that sent shockwaves through the Bitcoin community, a Hong Kong resident discovered that their spouse had photographed the seed phrase stored in a home safe, imported the wallet on a separate device, and transferred the entire Bitcoin balance to an external wallet — all before filing for divorce. By the time the theft was discovered, the Bitcoin had been moved through multiple hops and was effectively unrecoverable through legal channels.

This case — covered in our detailed analysis — illustrates the domestic attack vector that single-key custody creates. The threat is not a stranger with a gun. It is a trusted person with time and proximity.

How Multisig Would Have Prevented This

In a 2-of-3 multisig where each spouse holds one key and a neutral third party (estate attorney or custodian) holds the third, neither spouse can unilaterally transfer Bitcoin. The photographed seed phrase — even if it compromises one key — cannot authorize a transaction without a second key held elsewhere.

This structural protection is vastly more reliable than behavioral trust. People change. Marriages end. Financial stress creates incentives that didn't exist when the marriage was healthy. Multisig converts a behavioral trust problem (will my spouse act honestly?) into a structural guarantee (my spouse cannot act unilaterally regardless of intent).

Implications for Prenuptial and Divorce Planning

Design Your Bitcoin Multisig Estate Plan

Multisig requires coordinated implementation across custody vendors, estate attorneys, and trust documents. The Bitcoin family office connects you with professionals who can design and document the complete structure — from quorum selection to trust provisions to heir onboarding.

View Services

What Happens to Multisig in an Estate

When a keyholder dies, the quorum structure determines what happens next. In a 2-of-3 where the holder is Key 1, Keys 2 and 3 can immediately sign transactions — meaning heirs can access and transfer the Bitcoin using the surviving keys. The dead keyholder's key is not needed for transactions, only for spending. This is the feature that makes multisig so powerful for succession: death of one keyholder does not freeze the estate assets.

The estate administration process for multisig Bitcoin follows a specific sequence:

  1. Death notification: The executor or successor trustee notifies all keyholders of the holder's death and provides the death certificate.
  2. Wallet reconstruction: Using the wallet descriptor stored with estate documents, the executor reconstructs the wallet in compatible signing software (Sparrow, Electrum, or the collaborative custody platform).
  3. Balance verification: The executor confirms the Bitcoin balance and documents it for estate tax purposes. For estates above the $15M individual / $30M couple exemption (under OBBBA), the alternate valuation date election (6 months post-death) may be strategically important if Bitcoin's price has declined.
  4. Distribution authorization: The distribution trustee or executor authorizes distribution per the trust terms or will provisions.
  5. PSBT signing: The remaining keyholders create and sign a PSBT to transfer Bitcoin to the beneficiaries' wallets.
  6. Key rotation: After distribution, a new multisig wallet is created with the beneficiaries' new keyholder set, and any remaining trust Bitcoin is transferred to the new wallet.

After the estate is administered and Bitcoin is transferred to its ultimate owners (direct heirs or trust beneficiaries), the new custody structure should be rebuilt from scratch. The old wallet descriptor — which includes all three original extended public keys — should be retired. A new multisig wallet is created with the new keyholder set, and the Bitcoin is transferred to the new wallet. This process is called a key rotation, and it should occur whenever a keyholder dies, resigns, becomes incapacitated, or otherwise leaves the key structure.

Critical point: Never use a multisig wallet where one key has been compromised or is inaccessible without knowing that the remaining keys are sufficient to meet quorum. In a 2-of-3 where one key has been destroyed, you now effectively have a 1-of-2 — and loss of any remaining key means permanent fund loss. Rotate keys promptly when any keyholder situation changes.

Stepped-Up Basis and Multisig

When Bitcoin passes through an estate at death, the beneficiary receives a stepped-up cost basis equal to the fair market value on the date of death (or the alternate valuation date, if elected). This eliminates the capital gains tax that would have been owed if the holder had sold during their lifetime. For a holder who acquired Bitcoin at $1,000 and dies when it's worth $66,000, the $65,000/BTC of unrealized gain disappears entirely.

Multisig does not change the stepped-up basis mechanics, but it ensures the basis step-up is actually usable — meaning the Bitcoin can actually be accessed, valued, and distributed. A stepped-up basis on Bitcoin that's locked in an inaccessible wallet is worthless. This is one of the most underappreciated benefits of multisig estate planning: it protects not just the Bitcoin itself, but the tax benefit that comes with proper estate succession.

Documenting Multisig for Heirs

The central documentation challenge of multisig is that heirs need to know enough to access the Bitcoin after your death, but the information needed to access the Bitcoin — if provided to the wrong person or in an insecure way — could enable theft during your lifetime. The solution is a separation of information layers:

The Three-Envelope Method

A practical approach to multisig documentation for families is the three-envelope method:

The Letter of Instruction for Multisig

✓ Include in the Letter of Instruction

  • Wallet software and version (Sparrow, Unchained, Casa)
  • Quorum policy (e.g., "2-of-3 multisig")
  • Name and contact for each keyholder
  • Location of your hardware wallet device
  • Hardware wallet brand, model, and firmware version
  • Safe deposit box number and bank branch
  • Name of attorney or professional custodian holding Key 3
  • Wallet descriptor / XPUB set (in sealed envelope with estate documents)
  • Instructions for initiating a PSBT transaction
  • Who to call first — and in what order
  • Collaborative custody provider account number and support contact
  • Geographic locations of all keys (city, not street address)
  • Date of last key verification / signing exercise
  • Instructions for key rotation after estate settlement

✗ Never Include in the Letter of Instruction

  • Your hardware wallet PIN
  • Your BIP39 seed phrase (24 words)
  • Your passphrase (25th word), if used
  • Any private key material in any form
  • Derivation paths beyond what signing software needs
  • Photographs of seed phrase backups
  • Digital copies of any key material (no PDFs, no cloud storage)

The PIN, seed phrase, and passphrase are what actually control your key. These should be stored separately — typically in a sealed envelope in a safe deposit box, in a fireproof safe, or with a trusted third party under specific protocols — and never in the same document or location as the Letter of Instruction.

The Directed Trust + Multisig Model

For families holding Bitcoin within a Wyoming directed trust, multisig and directed trust structure work together as a single institutional custody architecture. The Investment Director role — which has authority over Bitcoin custody and transactions — is typically held by a professional service that maintains one or more keys in the multisig quorum. The trust beneficiaries or a distribution advisor may hold another key. The Administrative Trustee holds no keys (appropriate, since they have no investment authority) but maintains the wallet descriptor and documentation for estate administration purposes.

This structure means that any transaction requires coordination between the Investment Director and at least one other quorum participant, preventing unilateral action. The trust document specifies the multisig policy and the keyholder roles. The Administrative Trustee can confirm to heirs and courts that the trust holds Bitcoin, what the wallet structure is, and who the authorized keyholders are — without holding any key material themselves.

Why Directed Trust is Essential for Multisig

A standard (non-directed) trust creates a dangerous mismatch: the trustee has a fiduciary duty to manage trust assets, but a standard corporate trustee typically has no Bitcoin custody capability, no understanding of multisig, and no infrastructure for holding hardware wallet keys. The result is either (a) the trustee refuses to accept Bitcoin, (b) the trustee liquidates the Bitcoin to fiat, or (c) the trustee mismanages the custody architecture.

The directed trust statute solves this by separating the roles:

This three-role model maps perfectly onto a 3-of-5 multisig: the IDA holds two keys, the distribution advisor holds one key, the collaborative custody provider holds one key, and a geographic backup key is stored in a vault. No single party can transact. The administrative trustee verifies the quorum structure and documents it for fiduciary records — but holds no signing authority.

Worked Example: Family of 4 — 2-of-3 Multisig Inside an Irrevocable Trust

Worked Example

The Martinez Family: 100 BTC in an Irrevocable Trust

David and Elena Martinez hold 100 BTC (≈$6.6M at $66K) and have two adult children, Sofia and Marco. They want to transfer the Bitcoin out of their taxable estates while maintaining family control over custody, and ensure Sofia and Marco can access the funds if both parents die.

Step 1: Trust Structure Selection

The Martinezes establish a Wyoming irrevocable trust — the Martinez Family Bitcoin Trust — with the following roles:

Step 2: Multisig Configuration

The trust document specifies a 2-of-3 multisig custody architecture with the following key allocation:

Step 3: What the Trust Document Says

The trust document includes the following Bitcoin-specific provisions (summarized):

"Section 8.1 — Digital Asset Custody. The Trust's Bitcoin holdings shall be secured using a 2-of-3 multisignature arrangement requiring two of three authorized signing keys to execute any transaction. The Investment Direction Advisor shall maintain primary custody authority and shall hold one signing key. A collaborative custody provider approved by the Investment Direction Advisor shall hold a second key. A backup key shall be maintained at a secure geographic location designated by the Investment Direction Advisor."

"Section 8.3 — Key Rotation. Upon the death, incapacity, resignation, or removal of any keyholder, the Investment Direction Advisor (or Successor IDA) shall initiate a key rotation within sixty (60) days. Key rotation shall consist of creating a new multisignature wallet with a replacement keyholder and transferring all Trust Bitcoin to the new wallet. The Administrative Trustee shall record each key rotation in the Trust's annual accounting."

"Section 8.5 — Signing Protocol. Any Bitcoin transaction exceeding 1 BTC shall require written authorization from the Distribution Advisor, verification of the receiving address by the Investment Direction Advisor, and execution through the Partially Signed Bitcoin Transaction (PSBT) protocol. The Investment Direction Advisor shall maintain a transaction log documenting the TXID, amount, date, purpose, and signers for each transaction."

Step 4: Transfer to Trust

David creates the 2-of-3 multisig wallet using Unchained's platform. He verifies the wallet descriptor, records it in the Letter of Instruction, and stores a copy with the Administrative Trustee. He then transfers 100 BTC from his personal wallet to the trust's multisig wallet.

This transfer is a completed gift for estate tax purposes. At $66K/BTC, the 100 BTC transfer uses $6.6M of David's $15M lifetime gift/estate tax exemption (under OBBBA), leaving $8.4M of exemption for future transfers. All future appreciation — if Bitcoin reaches $200K, $500K, or $1M — occurs outside David's taxable estate. The trust beneficiaries (Sofia and Marco) will eventually receive the Bitcoin without estate tax, regardless of how much it appreciates.

Step 5: What Happens at David's Death

  1. Elena (Distribution Advisor) notifies the Administrative Trustee and Unchained of David's death.
  2. Sofia (Successor IDA) assumes custody authority per the trust document.
  3. Sofia contacts Unchained to initiate key rotation — replacing David's key (Key 1) with Sofia's new Coldcard key.
  4. Unchained verifies Sofia's identity and Successor IDA status with the Administrative Trustee.
  5. Using Key 2 (Unchained) and Key 3 (geographic backup), Sofia creates a new 2-of-3 wallet with her key as the new Key 1.
  6. The remaining trust Bitcoin is transferred to the new wallet. The old wallet is retired.
  7. The Administrative Trustee updates trust records with the new wallet descriptor and keyholder information.

The entire process occurs without probate, without court involvement, and without any delay in access to the Bitcoin. The successor structure is predefined in the trust document. The multisig architecture ensures that even during the transition period — after David's death but before the key rotation is complete — the Bitcoin remains accessible via Keys 2 and 3.

Step 6: How Heirs Eventually Access Funds

When Elena (Distribution Advisor) authorizes distributions to Sofia and Marco — whether as regular distributions during the trust's existence or as final distributions upon trust termination — the process is:

  1. Elena sends written distribution authorization to Sofia (IDA) specifying the amount and recipient wallet addresses.
  2. Sofia creates a PSBT in Sparrow Wallet (or Unchained's platform) specifying the distribution amounts.
  3. Sofia signs the PSBT with her Coldcard (Key 1).
  4. Sofia submits the PSBT to Unchained for the second signature (Key 2).
  5. Unchained verifies the distribution authorization, confirms the receiving addresses, and co-signs the PSBT.
  6. The fully-signed transaction is broadcast to the Bitcoin network.
  7. Sofia records the TXID, amount, and date in the trust's transaction log.

Key insight from this example: The multisig architecture isn't just about security — it creates a procedural framework for trust administration that is auditable, documentable, and legally defensible. Every transaction requires multiple parties, written authorization, and contemporaneous records. This is exactly what fiduciary standards require, and it is structurally impossible with single-key custody.

Bitcoin-Specific Trust Provisions for Multisig

Standard trust documents — drafted for stocks, bonds, real estate, and bank accounts — are grossly inadequate for Bitcoin held in multisig. The trust document must address Bitcoin's unique custody characteristics explicitly. The following provisions should be included in any trust holding Bitcoin in multisig:

Key Rotation Clause

"Upon the death, incapacity, resignation, removal, or material security compromise of any keyholder, the Investment Direction Advisor shall initiate a key rotation. Key rotation shall be completed within sixty (60) calendar days of the triggering event. Failure to complete key rotation within this period shall constitute grounds for the Trust Protector to appoint a replacement Investment Direction Advisor."

The key rotation clause is the single most important Bitcoin-specific provision in any trust document. Without it, a deceased keyholder's key remains "in play" indefinitely — creating a degraded security posture that grows more dangerous over time as the deceased's key material may be discovered by unauthorized parties during estate administration.

Keyholder Succession

"The Trust shall maintain a Keyholder Succession Schedule identifying, for each key position: (a) the current keyholder, (b) the first successor keyholder, and (c) the second successor keyholder. The Investment Direction Advisor shall update the Keyholder Succession Schedule annually and provide a copy to the Administrative Trustee and Trust Protector."

Without a keyholder succession schedule, the death of a keyholder triggers an ad hoc search for a replacement — a process that may take weeks or months during which the trust's custody architecture is degraded. The succession schedule ensures that replacement keyholders are pre-identified, pre-vetted, and available to assume their role immediately.

Technology Migration Authority

"The Investment Direction Advisor shall have the authority to migrate the Trust's Bitcoin custody infrastructure — including wallet format, signing protocol, hardware wallet standards, and multisignature configuration — to successor technologies as they become available on the Bitcoin network, without requiring amendment to this Trust Agreement. This authority includes but is not limited to: migration to quantum-resistant signature schemes, adoption of new transaction formats, and upgrade of hardware signing devices."

This provision is essential for dynasty trusts that may span 100+ years. Without it, the trust may be legally unable to upgrade its custody technology as Bitcoin evolves — potentially trapping funds in an obsolete wallet format that future signing software cannot support.

Geographic Distribution Requirements

"No two keys in the Trust's multisignature arrangement shall be stored at the same physical address, within the same metropolitan area, or within the same natural disaster zone (as defined by FEMA flood maps, USGS seismic hazard maps, and NOAA hurricane probability zones). The Investment Direction Advisor shall document the geographic distribution of all keys annually and certify compliance with this requirement to the Administrative Trustee."

Signing Threshold Provisions

"Routine Bitcoin transactions (defined as transactions of less than 1 BTC or $100,000 in value, whichever is less) may be executed by the Investment Direction Advisor with a single co-signer. Non-routine transactions (defined as transactions exceeding the routine threshold) shall require: (a) written authorization from the Distribution Advisor, (b) 48-hour review period before execution, (c) independent verification of the receiving address by at least two keyholders, and (d) contemporaneous documentation in the Trust's transaction log."

Annual Verification Requirement

"The Investment Direction Advisor shall conduct an annual key verification exercise ('signing ceremony') in which each keyholder demonstrates operational access to their key by signing a test transaction (spending a nominal amount of Bitcoin from the Trust's wallet and returning it to the same wallet). The results of each annual verification shall be documented and provided to the Administrative Trustee. Failure of any keyholder to complete the annual verification within thirty (30) days of the scheduled date shall trigger the key rotation protocol."

Signing Ceremony Requirements

A signing ceremony is the operational process of authorizing a multisig Bitcoin transaction. For trust-held Bitcoin, signing ceremonies should follow a formal protocol that creates an audit trail meeting fiduciary standards:

Pre-Signing

  1. Distribution authorization: The Distribution Advisor provides written authorization specifying the amount, recipient, and purpose of the transaction.
  2. Address verification: At least two parties independently verify the receiving address — checking character-by-character against a previously confirmed address, or using a new address that has been communicated through two separate channels (e.g., email and phone call).
  3. Amount confirmation: The IDA confirms the BTC amount and its current USD value, and verifies that the transaction is consistent with the trust's distribution schedule.

Signing

  1. PSBT creation: The first signer creates the PSBT in compatible wallet software, specifying the inputs, outputs, and fee rate.
  2. First signature: The first signer signs the PSBT with their hardware wallet. The PSBT is exported (via microSD for air-gapped devices, or via QR code).
  3. PSBT transfer: The partially-signed PSBT is securely transferred to the second signer. For geographically distributed keyholders, this may be via encrypted file transfer or physical microSD card.
  4. Second signature: The second signer imports the PSBT, verifies all transaction details independently, and adds their signature.
  5. Broadcast: The fully-signed transaction is broadcast to the Bitcoin network.

Post-Signing

  1. Confirmation: Wait for at least 3 confirmations (approximately 30 minutes) before considering the transaction final.
  2. Documentation: Record the TXID, block height, amount, fee, date/time, purpose, authorizing party, and both signers in the trust's transaction log.
  3. Notification: Notify the Administrative Trustee and the Distribution Advisor that the transaction has been completed.

Duress protocol: Include a "duress word" or phrase known only to the keyholders and the estate attorney. If any keyholder uses the duress word during a signing ceremony, all keyholders should abort the transaction immediately and contact law enforcement. The duress protocol should be documented in the trust's confidential security procedures — not in the Letter of Instruction.

Hardware Wallet Standards for Trust Multisig

The hardware wallet selection for trust-held multisig is a critical infrastructure decision. The trust document should specify hardware wallet standards, and the Letter of Instruction should document the exact make, model, and firmware version of each device in the quorum.

Recommended Hardware Wallets for Multisig

Hardware Diversity Rule

Each key in the multisig quorum should use a different hardware wallet manufacturer. If all three keys are on Coldcard devices and a firmware vulnerability is discovered in the Coldcard platform, all three keys are simultaneously compromised. Using Coldcard + Trezor + Jade (or any three different manufacturers) ensures that a vulnerability in any single vendor's firmware affects at most one key — which is insufficient to breach the quorum.

Hardware Wallet Lifecycle

Hardware wallets are physical devices with finite lifespans. The trust document should address:

Multisig Vendors and Platforms

Unchained — 2-of-3 Collaborative Custody

Unchained Capital is the leading institutional provider of collaborative multisig custody. In a typical Unchained arrangement, the client holds two keys and Unchained holds one. Clients can transact independently with their two keys; Unchained's key is a backup and can be used (with identity verification) if the client loses one key. Unchained provides explicit estate planning support, including key recovery procedures for heirs and executor documentation. For Bitcoin families using 2-of-3, Unchained is the default institutional choice.

Unchained's trust compatibility is strong: they support both revocable and irrevocable trust accounts, provide documentation for administrative trustees, and have a dedicated inheritance protocol that onboards successor keyholders after a death. Their concierge tier includes direct phone support for executors and successor trustees — a critical feature for non-technical fiduciaries who need to navigate multisig during a stressful estate administration.

Onramp — Bitcoin-First Wealth Management

Onramp provides collaborative custody with a wealth management overlay. Their multisig structure is similar to Unchained (client holds majority of keys), but Onramp adds financial planning services, tax optimization guidance, and estate planning coordination. For families who want a single provider handling both custody and financial advisory, Onramp is a compelling option. Their fee structure is AUM-based rather than flat-fee, which may be more economical for larger holdings.

Casa — Multi-Key With Mobile Key Option

Casa offers a 3-key structure with a mobile app key, hardware wallet key, and Casa key, as well as higher-tier plans with 5-key structures. Casa is oriented toward security-conscious individuals rather than pure institutional structures, but its estate planning documentation and key recovery services are solid. Appropriate for holders who want institutional-grade security with a consumer-friendly interface.

Casa's unique advantage is the mobile key — a key stored on the user's phone that enables quick transactions for smaller amounts without pulling out a hardware wallet. For trust structures, the mobile key is typically assigned to the IDA for routine transactions, with the hardware wallet key and Casa key providing institutional-grade security for larger distributions.

Nunchuk — Full-Featured Multisig Platform

Nunchuk is a dedicated multisig wallet platform that supports any quorum configuration (2-of-3, 3-of-5, 4-of-7, etc.) with any combination of hardware wallets. Unlike Unchained and Casa, Nunchuk does not hold any keys — it is a coordination platform for self-managed multisig. Nunchuk provides collaborative features including shared wallets, PSBT passing between co-signers, and transaction approval workflows.

For sophisticated family offices that want full self-custody with no third-party key dependency, Nunchuk provides the best coordination infrastructure. The trade-off is that key recovery and heir support are entirely the family's responsibility — there is no institutional backup.

Sparrow Wallet — Self-Managed Multisig

Sparrow Wallet is a desktop Bitcoin wallet with robust multisig support that does not require a third-party custodian. Sophisticated users can construct any quorum structure and manage all keys themselves, using hardware signers from Coldcard, Trezor, Ledger, or other devices. Sparrow is appropriate for technically proficient holders who want full self-custody with no third-party key dependency. The trade-off: operational discipline requirements are substantially higher, and key recovery procedures for heirs must be documented more rigorously since there is no institutional backup.

Multisig Provider Comparison

Feature Unchained Onramp Casa Nunchuk Sparrow
Custody model Collaborative (1-of-3 keys) Collaborative (1-of-3 keys) Collaborative (1-of-3 or 1-of-5) Self-custody (coordination only) Self-custody (no third party)
Default quorum 2-of-3 2-of-3 2-of-3 or 3-of-5 Any (fully customizable) Any (fully customizable)
Annual fee $250–$900 AUM-based (0.25–0.50%) $120–$480+ Free–$50/mo Free (open source)
Trust account support ✓ Full (revocable + irrevocable) ✓ Full ◐ Limited ◐ Self-managed ✗ Not applicable
Inheritance protocol ✓ Dedicated heir onboarding ✓ Estate planning included ✓ Emergency recovery ◐ Self-documented ✗ Fully manual
Insurance on custodied key ✓ Yes ✓ Yes ✓ Yes ✗ N/A ✗ N/A
Concierge support for executors ✓ Premium tier ✓ Included ◐ Standard support ✗ Community only ✗ Community only
Best for Most families; trust integration Wealth mgmt + custody Individual security focus Tech-savvy families Full self-custody

Collaborative Custody vs. Self-Custody in Trusts

The fundamental custody decision for trust-held Bitcoin is whether to use a collaborative custody provider (Unchained, Onramp, Casa) or to self-manage all keys (using Sparrow, Nunchuk, or similar tools). Both approaches use multisig — the difference is whether a professional third party holds one of the keys.

When to Use Collaborative Custody

When to Self-Manage

Our recommendation for most families: Use collaborative custody (Unchained or Onramp) for the primary trust wallet, and maintain a self-managed backup wallet in Sparrow for redundancy. This gives you institutional support for day-to-day trust administration and a fully independent backup if the collaborative custody provider ever becomes unavailable.

Insurance for Multisig Bitcoin

Insurance for Bitcoin held in multisig is available but remains a developing market. The key insurance considerations for trust-held multisig Bitcoin are:

What Collaborative Custody Providers Insure

Unchained, Onramp, and Casa carry insurance policies covering their key — specifically, coverage for theft or loss of the key they hold in their institutional vault. This coverage typically does not extend to the client's keys. If a client loses both of their keys in a 2-of-3 setup, the provider's insurance does not cover the resulting loss. The insurance protects against the provider's failure, not the client's.

Specialty Bitcoin Insurance

For Bitcoin in cold storage or multisig, specialty insurers offer several policy types:

Trust Document Insurance Requirements

The trust document should specify minimum insurance requirements for any third-party keyholder:

"Any third-party keyholder or collaborative custody provider shall maintain insurance coverage of not less than $[amount] covering theft, loss, or unauthorized access to the key held by such provider. The provider shall provide proof of coverage to the Administrative Trustee annually. Failure to maintain required insurance coverage shall constitute grounds for replacement of the provider as keyholder."

The legal treatment of multisig Bitcoin — particularly the question of who "controls" Bitcoin in a multisig arrangement — is evolving rapidly as states adopt the Uniform Commercial Code (UCC) Article 12 amendments and as courts encounter Bitcoin in trust, divorce, and estate disputes.

UCC Article 12: "Control" of Digital Assets

UCC Article 12 (now adopted by Wyoming, Texas, and a growing number of states) defines "control" of a controllable electronic record (CER) — which includes Bitcoin — as the ability to (a) avail oneself of substantially all the benefit of the record, (b) have exclusive power to prevent others from obtaining substantially all the benefit, and (c) have the ability to transfer control to another person.

In a 2-of-3 multisig arrangement, no single keyholder meets this definition of "control." A single keyholder cannot avail themselves of the benefit (they can't sign a transaction alone) and cannot prevent others from doing so (the other two keyholders can transact without them). This has several important legal implications:

Fiduciary Implications

For trustees and investment direction advisors, multisig creates a structural enforcement of prudent man standards. The requirement that multiple parties must agree before any transaction mirrors the dual-control requirements in traditional banking and institutional asset management. A trustee who holds all keys in a single-sig wallet has unchecked unilateral power — which creates both temptation and liability. A trustee who holds one key in a multisig quorum has structural accountability built into every transaction.

Courts have not yet ruled extensively on whether multisig satisfies fiduciary duty standards for digital asset custody. However, the structural analogy to dual-control requirements in banking suggests that courts will view multisig favorably — and may eventually view single-sig custody by a trustee as a breach of the duty of care, particularly for large holdings.

Multisig + Quantum Resistance: BIP-360 Migration

The emergence of quantum computing poses a long-term risk to Bitcoin's current cryptographic signature scheme (ECDSA using the secp256k1 curve). While practical quantum attacks on Bitcoin are not imminent (current quantum computers are far from the scale needed to break secp256k1), estate plans — particularly dynasty trusts spanning 100+ years — must account for the possibility that quantum computers capable of breaking current cryptography will exist within the trust's lifespan.

BIP-360: Pay to Quantum Resistant Hash (P2QRH)

BIP-360 is a proposed Bitcoin protocol upgrade that would add quantum-resistant signature schemes to Bitcoin, allowing wallet holders to migrate their funds to quantum-safe addresses. For multisig estate plans, BIP-360 is significant because:

Quantum Timeline and Estate Planning

The current consensus among cryptographers is that quantum computers capable of breaking Bitcoin's ECDSA signatures are 15-30+ years away. For a revocable trust or a trust with a defined termination date within 20 years, quantum risk is a monitoring item — not an urgent action item. For dynasty trusts with perpetual or 150+ year terms (permitted in Wyoming, South Dakota, and several other states), quantum migration is an architectural requirement that must be built into the trust's technology governance framework.

Practical guidance: Include the Technology Migration Authority provision in every trust holding Bitcoin. Monitor BIP-360 development through trusted sources (Bitcoin Core mailing list, Bitcoin Optech). Do not attempt to migrate to "quantum-safe" solutions before a Bitcoin consensus upgrade is available — premature migration to non-standard cryptography creates interoperability risks that are more dangerous than the quantum threat itself.

Multisig Key Management for Dynasty Trusts (100+ Years)

A Bitcoin dynasty trust in Wyoming or South Dakota can exist in perpetuity — theoretically forever. The practical question for multisig is: how do you maintain a key management system that survives across multiple generations, multiple technological revolutions, and multiple changes in the legal landscape?

The 100-Year Key Problem

Consider the operational challenges of a multisig dynasty trust established in 2026 and designed to last until 2126+:

Institutional Solutions for Century-Scale Key Management

Multisig with a Wyoming Private Family Trust Company

A Wyoming Private Family Trust Company (PFTC) is a state-chartered trust company owned and operated by a single family, authorized to serve as trustee for family trusts. For Bitcoin families, the PFTC model is exceptionally powerful because it allows the family to serve as its own institutional trustee — holding keys, managing custody, and administering the trust without relying on a corporate trustee that may not understand Bitcoin.

PFTC + Multisig Architecture

In a PFTC-managed multisig structure, the PFTC's board of directors (family members) holds multisig keys in their official fiduciary capacity. A typical configuration for a PFTC with a 3-of-5 multisig:

Three of five keys are needed to transact. The three PFTC directors collectively hold three keys — meaning the family can transact without the collaborative custody provider or the backup key, but no single family member can act alone. If two directors are unavailable, the remaining director plus the Unchained key and the backup key still meet quorum.

Advantages of PFTC for Multisig

Multisig for Married Couples

Married couples present unique multisig design considerations that intersect with community property law, prenuptial agreements, and estate tax planning.

The 2-of-3 Spousal Configuration

The recommended configuration for married couples is a 2-of-3 multisig where:

This configuration ensures that:

Community Property vs. Separate Property States

In community property states (Arizona, California, Idaho, Louisiana, Nevada, New Mexico, Texas, Washington, Wisconsin), Bitcoin acquired during the marriage is presumptively community property — meaning both spouses have equal ownership regardless of which spouse holds the keys. The 2-of-3 configuration with both spouses holding keys reflects this equal ownership structurally.

In separate property (common law) states, the spouse who acquired or was gifted the Bitcoin is the titling owner. If Bitcoin is held in a trust, the trust terms govern — not marital property law. The key allocation should reflect the trust's ownership structure, not the marital relationship.

Prenuptial Agreement Integration

A Bitcoin prenuptial agreement should address multisig explicitly:

Estate Tax Planning for Married Couples

Under the OBBBA, married couples have a combined $30M estate tax exemption. For couples whose Bitcoin holdings are below this threshold, the primary goal of multisig estate planning is succession reliability — ensuring the surviving spouse can access Bitcoin immediately upon the first spouse's death.

For couples whose Bitcoin holdings may exceed $30M (either currently or through future appreciation), multisig within an irrevocable trust enables the granting spouse to remove Bitcoin from their taxable estate while maintaining family key control through the directed trust structure. The buy-borrow-die strategy is particularly effective with multisig: the Bitcoin remains in the trust (never sold), the trust can borrow against the Bitcoin for liquidity, and at death, the stepped-up basis eliminates all unrealized gains.

2026 Estate Tax Context and Multisig Planning

The estate tax environment in 2026 is defined by the One Big Beautiful Bill Act (OBBBA), which established a federal estate tax exemption of $15 million per individual / $30 million per married couple. At Bitcoin's current price of approximately $66,000, the exemption thresholds translate to:

For Bitcoin holders above these thresholds, the federal estate tax rate is 40% on the excess. On a $50M Bitcoin estate, the tax liability above the $15M exemption would be approximately $14M — enough to force a significant liquidation of Bitcoin to pay taxes, potentially at a disadvantageous time.

Why Multisig Matters for Estate Tax Planning

Multisig is not a tax planning strategy — it is a custody infrastructure that makes tax planning strategies work. The most effective estate tax strategies for Bitcoin require the Bitcoin to be held in trust:

Every one of these strategies fails if the Bitcoin is inaccessible at the critical moment — whether that's the grantor's death, the trust's distribution date, or the point at which estate taxes are due. Multisig ensures the Bitcoin is always accessible to the authorized parties, regardless of what happens to any individual keyholder.

Bitcoin Mining: The Most Powerful Tax Strategy Available

For high-net-worth Bitcoin holders structuring multisig trusts, mining is the only strategy that simultaneously generates yield, accumulates BTC, and creates significant tax offsets through equipment depreciation and operating expense deductions. Mining income flowing into a properly structured irrevocable trust compounds outside your taxable estate.

Explore Bitcoin Mining Tax Strategies →

Implementation Checklist: Setting Up Multisig for Your Estate

Use this checklist as a practical guide for implementing multisig within your estate plan. Each step should be completed in order:

Phase 1: Planning (Weeks 1-2)

  1. □ Determine total Bitcoin holdings and current estate tax exposure
  2. □ Identify the trust structure: revocable, irrevocable, dynasty, or PFTC
  3. □ Select the quorum configuration (2-of-3 for most families; 3-of-5 for $5M+)
  4. □ Identify all keyholders and their successors
  5. □ Select a collaborative custody provider (Unchained, Onramp, or Casa) or decide on self-managed custody
  6. □ Consult an estate planning attorney experienced with Bitcoin trusts

Phase 2: Legal Documentation (Weeks 3-6)

  1. □ Draft trust document with Bitcoin-specific provisions (key rotation, technology migration, signing protocols, geographic distribution)
  2. □ Draft or update prenuptial agreement with multisig provisions (if married)
  3. □ Prepare keyholder succession schedule
  4. □ Draft Letter of Instruction with multisig-specific content
  5. □ Review and sign all documents

Phase 3: Technical Setup (Weeks 6-8)

  1. □ Purchase hardware wallets (different manufacturers for each key position)
  2. □ Generate keys and create the multisig wallet (via collaborative custody platform or Sparrow)
  3. □ Create steel seed phrase backups for each key
  4. □ Distribute keys to their designated geographic locations
  5. □ Test the multisig setup with a small transaction
  6. □ Record the wallet descriptor and store it with estate documents

Phase 4: Funding and Verification (Weeks 8-10)

  1. □ Transfer Bitcoin to the multisig trust wallet
  2. □ Verify the transfer on-chain and confirm the balance
  3. □ Document the transfer for gift tax purposes (if transferring to an irrevocable trust)
  4. □ File IRS Form 709 (Gift Tax Return) if the transfer exceeds the annual exclusion
  5. □ Conduct a full signing ceremony to verify all keys are operational

Phase 5: Ongoing Maintenance (Annually)

  1. □ Annual key verification / signing ceremony
  2. □ Update Letter of Instruction if any keyholder, location, or hardware has changed
  3. □ Update keyholder succession schedule
  4. □ Verify collaborative custody provider's insurance coverage
  5. □ Review trust provisions for any needed updates
  6. □ Replace hardware wallets approaching end-of-life (5-7 year cycle)

Bitcoin Mining Income and Multisig Trust Architecture

For families who combine Bitcoin accumulation through mining operations with long-term estate planning through trusts, multisig provides the critical custody bridge between mining income and generational wealth preservation.

When mining rewards flow directly into a multisig trust wallet, the Bitcoin is secured from the moment of receipt. This eliminates the vulnerability window that exists when mining rewards accumulate in a single-key mining wallet and are only periodically transferred to a trust. For institutional mining operations producing significant daily output, this vulnerability window can represent millions of dollars of exposure.

Mining Trust Architecture

This structure combines the tax advantages of mining (depreciation, OpEx deductions, capital gains deferral on accumulated BTC) with the estate planning advantages of an irrevocable trust (estate tax exemption, creditor protection, multi-generational transfer) and the security advantages of multisig (no single point of failure, geographic distribution, institutional governance).

Evaluating a Bitcoin Mining Host?

If you're considering directing mining income into a multisig trust, start with rigorous due diligence on your mining host. Our 36-question evaluation framework covers uptime guarantees, power contracts, insurance, and operational transparency — the same standards you'd apply to any fiduciary.

Download the 36-Question Due Diligence Guide →

Design Your Bitcoin Custody Architecture

Multisig requires coordinated implementation across custody vendors, estate attorneys, and trust documents. The Bitcoin family office connects you with professionals who can design and document the complete structure — from quorum selection to trust provisions to signing ceremony protocols.

View Services

Frequently Asked Questions

What happens to a multisig wallet when a key holder dies?

In a 2-of-3 multisig, the death of one key holder doesn't immediately prevent access — the remaining two key holders can still sign transactions. But the long-term resilience of the scheme is reduced. The successor plan should include a process for replacing the deceased key holder's key: generating a new key, signing a transaction that moves funds to a new 2-of-3 wallet with a fresh key from the new key holder, and updating the letter of instruction to reflect the change. The trust document should specify that key rotation must be completed within 60 days of a keyholder's death.

Can a trustee manage multisig Bitcoin without being technically sophisticated?

Yes, with the right setup. Collaborative custody services like Unchained Capital provide institutional-grade multisig with a dedicated recovery and succession support process. A trustee who is not technically sophisticated can hold one key (or have one key custodied at a secure location) while the service provides the technical infrastructure and heir support when needed. The directed trust statute allows the family to retain an investment advisor with Bitcoin expertise separate from the administrative trustee — so the administrative trustee handles paperwork while the Bitcoin-savvy advisor handles custody.

How do you document multisig without compromising security?

The letter of instruction describes WHERE the keys are stored and HOW to use them — not the keys themselves. Separate the operational document (public information, stored with estate attorney) from the cryptographic material (private keys, seed phrases, stored in different physical locations). The letter of instruction can be stored with your estate attorney; the seed phrases must never be stored in the same location or in digital form unencrypted.

What is the directed trust + multisig model?

A trust structure using directed trust provisions (available in Wyoming, South Dakota, Delaware, and other states) that separates investment authority from administrative authority. The family (or a trusted Bitcoin advisor) retains exclusive authority over Bitcoin custody decisions — key selection, multisig configuration, signing — while a corporate trustee handles administrative functions. This preserves family control over the Bitcoin custody architecture while providing institutional trust legitimacy and succession infrastructure.

How often should I test my multisig setup?

Annually at minimum. Test by moving a small amount of Bitcoin through the full signing process — confirm all keys are accessible, all hardware wallets are operational, and the process documented in your letter of instruction actually works. Also test after any change: new hardware wallet, software upgrade, new key holder, or change in the multisig configuration. For dynasty trusts, annual testing is mandatory — not optional — because the trust may need to operate for decades or centuries without the original setup personnel.

Can a trustee hold a multisig key?

Yes, and in a directed trust structure it is common. The investment trustee (or investment direction advisor) typically holds one or more multisig keys, while the administrative trustee handles documentation and fiduciary compliance without holding key material. In a Wyoming PFTC, the family members serving as directors can hold keys in their official capacity, keeping custody within the family while maintaining trust legitimacy.

How do you rotate keys in a Bitcoin trust?

Key rotation involves four steps: (1) the IDA creates a new multisig wallet with the replacement keyholder's extended public key, (2) the remaining quorum signs a transaction moving all Bitcoin from the old wallet to the new wallet, (3) the Letter of Instruction is updated with the new wallet descriptor and keyholder information, and (4) the administrative trustee records the rotation in trust records. The trust document should specify that key rotation triggers automatically upon keyholder death, incapacity, resignation, or compromise — and should require rotation within 60 days of the triggering event.

How does multisig work for married couples?

For married couples, a 2-of-3 multisig is strongly preferred over 2-of-2. Each spouse holds one key, and the third key is held by a professional custodian or estate attorney. This ensures either spouse can transact (with the third key) if the other is unavailable, incapacitated, or deceased. For community property states, the trust document should clarify that both spouses have equal authority to initiate transactions. A Bitcoin prenuptial agreement should address multisig key allocation in the event of divorce.

How should multisig keys be geographically distributed?

The institutional standard is at least three distinct geographic locations, ideally across different jurisdictions and natural disaster zones. For a 2-of-3 setup: Key 1 at primary residence, Key 2 in a bank safe deposit box or attorney's office in a different city, Key 3 with a professional custodian. For 3-of-5 setups, five locations across at least three states or countries is recommended. Keys should never share flood zones, earthquake fault lines, or hurricane corridors.

What is collaborative custody vs self-custody in a trust?

Collaborative custody means a professional service (like Unchained or Casa) holds one key in the multisig quorum while the trust's fiduciaries hold the remaining keys. The trust maintains signing authority — the service cannot move funds unilaterally. Self-custody means the trust's fiduciaries hold all keys with no third-party involvement. Collaborative custody is recommended for most trusts because it provides key recovery support, heir onboarding assistance, and institutional backup without surrendering control.

Is there insurance for multisig Bitcoin setups?

Insurance for multisig Bitcoin is available but limited. Collaborative custody providers like Unchained carry insurance on their key (typically covering theft or loss of the key they hold), but this does not cover the client's keys. Specialty insurers (Evertas, Breeze, Lloyd's syndicates) offer crime/specie policies for Bitcoin in cold storage or multisig, typically at 1-2% annual premium for $1M+ coverage. The trust document should specify minimum insurance requirements for any third-party keyholder.

How does multisig prevent home invasion theft of Bitcoin?

With single-key Bitcoin, a home invader can coerce the holder into signing a transaction at gunpoint — the $5 wrench attack. With multisig, the holder's key alone is insufficient. Even under coercion, the attacker cannot steal the Bitcoin because they need a second key held at a different location by a different party. This structural defense is not a bluff — it is a cryptographic reality. See our detailed analysis of the $66M home invasion.

How does multisig protect against spouse theft of Bitcoin?

In a single-key setup, a spouse with access to the seed phrase can unilaterally transfer all Bitcoin — potentially before divorce proceedings begin. Multisig prevents this because no single key can authorize a transaction. In a 2-of-3 setup where each spouse holds one key and a neutral third party holds the third, neither spouse can move funds without the third party's cooperation. See our analysis of the Hong Kong spouse theft case.

What is BIP-360 and how does it affect multisig estate planning?

BIP-360 (Pay to Quantum Resistant Hash, or P2QRH) is a proposed Bitcoin protocol upgrade that would add quantum-resistant signature schemes. For multisig estate plans, BIP-360 would enable migration of existing multisig wallets to quantum-resistant formats without changing the quorum structure. Estate plans should include a "migration authority" provision authorizing the IDA to migrate wallet formats to quantum-resistant standards when adopted by the Bitcoin network.

How do you manage multisig keys in a dynasty trust spanning 100+ years?

Dynasty trust multisig requires institutional-grade key succession planning: (1) annual key rotation schedule, (2) keyholder succession protocol specifying how replacements are selected across generations, (3) technology migration clause for evolving wallet formats and signing protocols, (4) trust protector with authority to modify custody provisions, and (5) a Wyoming PFTC for perpetual institutional existence. Dual custody provider strategy is recommended — relationships with two providers prevent single-institution dependency risk over century timescales.

Who 'controls' Bitcoin in a multisig under UCC Article 12?

Under UCC Article 12, "control" of a controllable electronic record belongs to the person with the power to avail themselves of substantially all the benefit and prevent others from doing so. In a 2-of-3 multisig, no single keyholder has "control" because no single key can authorize transactions. Control belongs to any coalition of keyholders that meets the quorum. This has significant implications for creditor claims, divorce proceedings, and estate administration — particularly regarding which court has jurisdiction over Bitcoin distributed across multiple keyholders in different states.

What are signing ceremony requirements for multisig in a trust?

A signing ceremony is a documented process for authorizing a multisig Bitcoin transaction within a trust. Best practices include: written authorization from the distribution trustee, independent verification of the receiving address by at least two keyholders, PSBT creation and transfer between signers, dual confirmation of transaction details, and contemporaneous written record including TXID, amount, date, purpose, and signers. The trust document should require formal signing ceremonies for transactions above a specified threshold (commonly 1 BTC or $100,000).

How does the 2026 estate tax exemption affect multisig planning?

Under the OBBBA, the federal estate tax exemption is $15 million per individual ($30 million per married couple) in 2026. With Bitcoin at approximately $66,000, a married couple can transfer roughly 454 BTC free of federal estate tax. Multisig is the custody standard for these transfers because it ensures the Bitcoin can actually be accessed and distributed — preventing the nightmare scenario where hundreds of BTC are locked in an inaccessible single-key wallet. For estates above the exemption, multisig within an irrevocable trust enables completed gift treatment and removes future appreciation from the taxable estate.

What hardware wallets are recommended for multisig estate planning?

Recommended hardware wallets: Coldcard Mk4 or Q (air-gapped, Bitcoin-only, strongest multisig support), Trezor Model T or Safe 3 (open-source firmware, broad compatibility), Blockstream Jade (air-gapped via camera), and Foundation Passport (open-source, multisig-focused). Each key in the multisig should use a different manufacturer to avoid correlated firmware vulnerabilities. The trust's Letter of Instruction should specify exact models and firmware versions, and the key rotation protocol should include hardware replacement every 5-7 years.

Can a multisig trust hold other assets besides Bitcoin?

A trust can hold any asset — the multisig arrangement applies only to the Bitcoin custody layer. A trust holding both Bitcoin (in multisig) and traditional assets (stocks, real estate, cash) simply has different custody arrangements for different asset classes. The trust document should specify the custody architecture for each asset class separately. Many Bitcoin families structure a dedicated Bitcoin trust (with multisig-specific provisions) alongside a traditional trust for non-Bitcoin assets, to avoid forcing a traditional corporate trustee to deal with Bitcoin custody.

What is the difference between multisig and Shamir's Secret Sharing (SSS)?

Multisig and Shamir's Secret Sharing (SSS) are fundamentally different approaches. Multisig uses separate, independent keys — each key is generated independently and never combined. SSS takes a single key and splits it into multiple shares that must be recombined to reconstruct the original key. The critical difference: in SSS, the original single key must be reconstructed on a single device to sign — creating a single point of compromise at the moment of recombination. Multisig never requires any key to be in the same room as another key. For estate planning, multisig is strongly preferred because it maintains security throughout the signing process, while SSS has a vulnerability window during key recombination.

Disclaimer. This article is provided for educational and informational purposes only and does not constitute legal, tax, financial, or investment advice. Estate and tax laws are complex and subject to change. Always consult a qualified estate planning attorney and licensed CPA. The Bitcoin Family Office does not provide legal or tax advice.

HF

Hal Franklin

The Bitcoin Family Office — Institutional-grade estate planning resources for serious Bitcoin holders. Hal writes on the intersection of Bitcoin, estate law, and generational wealth strategy.