Hardware Setup for Multisig
Before creating your multisig wallet, you need to set up each hardware wallet (signing device) individually. This page guides you through preparing your devices.
Recommended Hardware Combinationsโ
For a 2-of-3 multisig, using different manufacturers eliminates single-vendor risk:
Option A: Maximum Security (Air-Gapped)โ
| Device | Role | Communication |
|---|---|---|
| Jade Plus | Key 1 | QR codes (air-gapped) |
| Keystone 3 Pro | Key 2 | QR codes (air-gapped) |
| Trezor Safe 5/7 | Key 3 | USB |
Option B: Balanced (User-Friendly)โ
| Device | Role | Communication |
|---|---|---|
| Trezor Safe 5 | Key 1 | USB |
| BitBox02 Nova | Key 2 | USB |
| Blockstream Jade | Key 3 | USB or QR |
Option C: Budget-Consciousโ
| Device | Role | Communication |
|---|---|---|
| Blockstream Jade | Key 1 | USB or QR |
| Trezor Safe 3 | Key 2 | USB |
| SeedSigner (DIY) | Key 3 | QR codes (stateless) |
A complete 3-device setup costs $200โ500 depending on models chosen. This is a one-time investment to protect potentially much larger holdings.
If you already own a Coldcard, it can still serve as a quorum member, after you check whether its seed needs migration and regenerate with dice on fixed firmware. We just don't recommend buying one new right now.
General Setup Principlesโ
1. Give Each Device Its Own Independent Seedโ
Each device gets a fresh seed that has never existed anywhere else. Never:
- Reuse a seed from a software wallet or another device
- Share seeds between devices
- Let one backup location hold more than one seed
Each device = Unique seed = Independent key
Generate each seed on its device using the dice-roll option where available, or import a seed you generated yourself with dice. The 2026 Coldcard incident was caused by trusting on-device RNG blindly. In a multisig, independent entropy per key is exactly what keeps one vendor's silent failure from mattering.
2. Verify Device Authenticityโ
Before setup:
- Purchase directly from manufacturers or authorized resellers
- Check tamper-evident packaging
- Verify firmware signatures where possible
3. Update Firmware Firstโ
Before generating seeds:
- Connect to manufacturer's official software
- Update to latest firmware
- Skim the vendor's security advisories page while you're there
Seeds generated on flawed firmware stay weak forever, and updating later doesn't repair them, so patch before you generate, not after.
4. Create Strong PINsโ
Each device needs a PIN:
- Use 6-8 digits minimum
- Don't use obvious patterns (123456, 000000)
- Don't reuse PINs across devices
- Consider writing PINs down separately from seeds (stored in different locations)
Device-Specific Setupโ
Coldcard Setupโ
Coldcard is Bitcoin-only and supports excellent air-gapped operation. (These steps remain here for existing owners; for new purchases, see why Coldcard currently isn't recommended. Make sure the firmware is fixed (Mk4/Mk5: 5.6.0+, Q: 1.5.0Q+) before generating anything.)
Initial Setup:
- Power on with battery pack or USB power adapter (not computer)
- Accept terms and create a PIN
- Prefix PIN (shown before words)
- Main PIN (required to access)
- Select "New Seed Words", and use the dice roll option (99 rolls) rather than plain device RNG
- Choose 24 words
- Write down all 24 words on paper/metal
- Verify by re-entering selected words
- Record the master fingerprint (8 characters, e.g.,
7C8A9B2D)
Export Public Key for Multisig:
- Insert MicroSD card
- Go to:
Advanced/ToolsโExport WalletโGeneric JSON - This creates a file with your xpub for the coordinator software
Label your Coldcard with a number (1, 2, or 3) using the included stickers.
Trezor Setupโ
Trezor offers excellent software integration with Sparrow.
Initial Setup:
- Connect to computer via USB
- Open Trezor Suite or Sparrow Wallet
- Select "Create new wallet"
- Choose 12 or 24 words (24 recommended for multisig)
- Write down all words on paper/metal
- Verify by re-entering words
- Create a PIN (up to 50 digits)
- Note the master fingerprint (visible in Sparrow after connecting)
For Multisig:
- Trezor works via USB connection with Sparrow
- No export file needed; Sparrow reads directly from device
Keystone Setupโ
Keystone uses QR codes for fully air-gapped operation.
Initial Setup:
- Power on and select language
- Create a password (device access)
- Select "Create New Wallet"
- Choose 24 words
- Write down all words on paper/metal
- Verify the seed phrase
- Note the master fingerprint from wallet info
Export for Multisig:
- Go to:
MenuโMultisig Walletโ three dots โShow/Export XPUB - Can export via QR code or to MicroSD
BitBox02 Setupโ
BitBox02 offers simple setup with strong security.
Initial Setup:
- Connect via USB
- Open BitBox App
- Select "Create wallet"
- Device generates 24-word seed
- Write down all words on paper/metal
- Verify on device
- Set device password
For Multisig:
- BitBox02 works directly with Sparrow via USB
- Note the fingerprint shown in Sparrow
Ledger Setupโ
Ledger devices work with most multisig coordinators.
Initial Setup:
- Connect via USB
- Set up PIN (4-8 digits)
- Select "Set up as new device"
- Write down the 24-word recovery phrase
- Confirm words on device
- Install Bitcoin app via Ledger Live
For Multisig:
- Works with Sparrow via USB
- Note: Ledger uses closed-source firmware
Recording Device Informationโ
For each device, create a record card:

Important: Store this record SEPARATELY from the seed phrases.
Seed Phrase Backupโ
Why Metal Backups Matterโ
Paper can be destroyed by:
- Fire
- Water/flooding
- Ink fading over time
- Accidental disposal
Metal seed backups survive these disasters.
Recommended Metal Backup Optionsโ
| Product | Type | Price Range |
|---|---|---|
| Blockplate | Punch plates | $80-100 |
| Cryptosteel | Letter tiles | $80-100 |
| Seedplate | Stamp/punch | $50-80 |
| Billfodl | Letter tiles | $80-100 |
Backup Processโ
- Set up hardware wallet and verify seed works
- Transfer seed to metal backup carefully
- Verify metal backup by reading it back
- Store metal backup in secure location (NOT with the device)
Seed Backup Locations for 2-of-3โ

Never store a seed phrase with its corresponding device!
Pre-Multisig Checklistโ
Before proceeding to create your multisig wallet, verify:
- All 3 devices are set up with unique seed phrases
- All 3 seed phrases are backed up on metal
- Each seed backup is in a different physical location
- You've recorded the master fingerprint for each device
- Each device has a unique PIN you can remember
- Firmware is up to date on all devices
- You've labeled each device (1, 2, 3) for easy identification
Before creating the multisig, verify each seed works:
- Reset one device to factory
- Restore from its seed backup
- Confirm the fingerprint matches
- Repeat for each device
This confirms your backups are correct BEFORE you deposit funds.
Next Stepsโ
With your hardware wallets prepared:
โ Continue to Sparrow Wallet Setup to create your 2-of-3 multisig wallet.